home *** CD-ROM | disk | FTP | other *** search
- Path: news.ov.com!news
- From: glenn@ov.com (Fletcher.Glenn@ov.com)
- Newsgroups: comp.lang.c
- Subject: Re: Bizarre error with structures, please hel
- Date: 18 Mar 1996 16:51:18 GMT
- Organization: OpenVision
- Message-ID: <4ik4a6$dth@spanky.pls.ov.com>
- References: <4idkfo$1el@news.voicenet.com>
- Reply-To: glenn@ov.com
- NNTP-Posting-Host: foghorn.pls.ov.com
-
- Without duplicating your code here, I note that you do not ensure
- that all of the data is written to or read from the file. You
- might look to see if your system imposes an upper limit on the
- size of a fwrite or fread.
-
- Fletcher.Glenn@ov.com
-
-
-
-